[INFO] cloning repository https://github.com/UnitedTraders/aeron-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/UnitedTraders/aeron-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUnitedTraders%2Faeron-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUnitedTraders%2Faeron-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 66b8f252ac365360eb9b67309e61c3f58ea22e7a
[INFO] fixing UnitedTraders/aeron-rs against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUnitedTraders%2Faeron-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/UnitedTraders/aeron-rs
[INFO] finished tweaking git repo https://github.com/UnitedTraders/aeron-rs
[INFO] tweaked toml for git repo https://github.com/UnitedTraders/aeron-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/UnitedTraders/aeron-rs on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 111 packages to latest compatible versions
[INFO] [stderr]       Adding nix v0.29.0 (available: v0.31.3)
[INFO] [stderr]       Adding rand v0.8.6 (available: v0.10.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e603f05d670339e31186385735425499d50f15f60973c313d440ad26679484fe
[INFO] running `Command { std: "docker" "start" "e603f05d670339e31186385735425499d50f15f60973c313d440ad26679484fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e603f05d670339e31186385735425499d50f15f60973c313d440ad26679484fe" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e603f05d670339e31186385735425499d50f15f60973c313d440ad26679484fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e603f05d670339e31186385735425499d50f15f60973c313d440ad26679484fe" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]     Checking memchr v2.8.2
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling zerocopy v0.8.52
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking galvanic-assert v0.8.7
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.3
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling aeron-rs v0.1.8 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating build.rs from 2021 edition to 2024
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]     Checking hdrhistogram v7.5.4
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]        Fixed src/concurrent/atomic_buffer.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/client_conductor.rs:1333:44
[INFO] [stdout]      |
[INFO] [stdout] 1333 |                 if let Some(publication) = maybe_publication.upgrade() {
[INFO] [stdout]      |                             -----------    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                             |              |
[INFO] [stdout]      |                             |              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                             |              up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                             `publication` calls a custom destructor
[INFO] [stdout]      |                             `publication` will be dropped later as of Edition 2024
[INFO] [stdout] 1334 |                     publication.lock().expect("Mutex on pub poisoned").close();
[INFO] [stdout]      |                     --------------------------------------------------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 1335 |                 }
[INFO] [stdout] 1336 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> src/publication.rs:738:1
[INFO] [stdout]      |
[INFO] [stdout]  738 | impl Drop for Publication {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `publication` invokes this custom destructor
[INFO] [stdout]     --> src/publication.rs:738:1
[INFO] [stdout]      |
[INFO] [stdout]  738 | impl Drop for Publication {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/utils/mod.rs (2 fixes)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/client_conductor.rs:1342:44
[INFO] [stdout]      |
[INFO] [stdout] 1342 |                 if let Some(publication) = maybe_publication.upgrade() {
[INFO] [stdout]      |                             -----------    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                             |              |
[INFO] [stdout]      |                             |              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                             |              up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                             `publication` calls a custom destructor
[INFO] [stdout]      |                             `publication` will be dropped later as of Edition 2024
[INFO] [stdout] 1343 |                     publication.lock().expect("Mutex on ExPub poisoned").close();
[INFO] [stdout]      |                     ----------------------------------------------------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 1344 |                 }
[INFO] [stdout] 1345 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> src/exclusive_publication.rs:624:1
[INFO] [stdout]      |
[INFO] [stdout]  624 | impl Drop for ExclusivePublication {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `publication` invokes this custom destructor
[INFO] [stdout]     --> src/exclusive_publication.rs:624:1
[INFO] [stdout]      |
[INFO] [stdout]  624 | impl Drop for ExclusivePublication {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/client_conductor.rs (4 fixes)
[INFO] [stderr]        Fixed src/utils/misc.rs (2 fixes)
[INFO] [stderr]        Fixed src/command/counter_message_flyweight.rs (1 fix)
[INFO] [stderr]        Fixed src/utils/log_buffers.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/client_conductor.rs:1355:45
[INFO] [stdout]      |
[INFO] [stdout] 1355 |                 if let Some(subscription) = maybe_subscription.upgrade() {
[INFO] [stdout]      |                             ------------    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                             |               |
[INFO] [stdout]      |                             |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                             |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                             `subscription` calls a custom destructor
[INFO] [stdout]      |                             `subscription` will be dropped later as of Edition 2024
[INFO] [stdout] 1356 |                     if let Some(mut images) = subscription.lock().expect("Mutex poisoned").close_and_remove_images() {
[INFO] [stdout]      |                                               ----------------------------------------------------------------------
[INFO] [stdout]      |                                               |
[INFO] [stdout]      |                                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                               `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1360 |                             let _callback_guard = CallbackGuard::new(&mut self.is_in_callback);
[INFO] [stdout]      |                                 ---------------
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 `_callback_guard` calls a custom destructor
[INFO] [stdout]      |                                 `_callback_guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1371 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> src/subscription.rs:364:1
[INFO] [stdout]      |
[INFO] [stdout]  364 | impl Drop for Subscription {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `subscription` invokes this custom destructor
[INFO] [stdout]     --> src/subscription.rs:364:1
[INFO] [stdout]      |
[INFO] [stdout]  364 | impl Drop for Subscription {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memmap-0.7.0/src/unix.rs:193:1
[INFO] [stdout]      |
[INFO] [stdout]  193 | impl Drop for MmapInner {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `_callback_guard` invokes this custom destructor
[INFO] [stdout]     --> src/utils/misc.rs:114:1
[INFO] [stdout]      |
[INFO] [stdout]  114 | impl Drop for CallbackGuard<'_> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/client_conductor.rs:1384:40
[INFO] [stdout]      |
[INFO] [stdout] 1384 |                 if let Some(counter) = maybe_counter.upgrade() {
[INFO] [stdout]      |                             -------    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                             |          |
[INFO] [stdout]      |                             |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                             |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                             `counter` calls a custom destructor
[INFO] [stdout]      |                             `counter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1390 |                         let _callback_guard = CallbackGuard::new(&mut self.is_in_callback);
[INFO] [stdout]      |                             ---------------
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             `_callback_guard` calls a custom destructor
[INFO] [stdout]      |                             `_callback_guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1399 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/counter.rs:79:1
[INFO] [stdout]      |
[INFO] [stdout]   79 | impl Drop for Counter {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `counter` invokes this custom destructor
[INFO] [stdout]     --> src/counter.rs:79:1
[INFO] [stdout]      |
[INFO] [stdout]   79 | impl Drop for Counter {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_callback_guard` invokes this custom destructor
[INFO] [stdout]     --> src/utils/misc.rs:114:1
[INFO] [stdout]      |
[INFO] [stdout]  114 | impl Drop for CallbackGuard<'_> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/client_conductor.rs:1633:51
[INFO] [stdout]      |
[INFO] [stdout] 1623 |                 if let Some(protected_subscription) = maybe_subscription.upgrade() {
[INFO] [stdout]      |                             ----------------------
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             `protected_subscription` calls a custom destructor
[INFO] [stdout]      |                             `protected_subscription` will be dropped later as of Edition 2024
[INFO] [stdout] 1624 |                     let mut subscription = protected_subscription.lock().expect("Mutex poisoned");
[INFO] [stdout]      |                         ----------------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         `subscription` calls a custom destructor
[INFO] [stdout]      |                         `subscription` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1633 |                         if let Some(mut images) = subscription.close_and_remove_images() {
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                                   |
[INFO] [stdout]      |                                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1637 |                                 let _callback_guard = CallbackGuard::new(&mut self.is_in_callback);
[INFO] [stdout]      |                                     ---------------
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     `_callback_guard` calls a custom destructor
[INFO] [stdout]      |                                     `_callback_guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1643 |                     }
[INFO] [stdout]      |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memmap-0.7.0/src/unix.rs:193:1
[INFO] [stdout]      |
[INFO] [stdout]  193 | impl Drop for MmapInner {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `protected_subscription` invokes this custom destructor
[INFO] [stdout]     --> src/subscription.rs:364:1
[INFO] [stdout]      |
[INFO] [stdout]  364 | impl Drop for Subscription {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `subscription` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `_callback_guard` invokes this custom destructor
[INFO] [stdout]     --> src/utils/misc.rs:114:1
[INFO] [stdout]      |
[INFO] [stdout]  114 | impl Drop for CallbackGuard<'_> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/client_conductor.rs:1623:55
[INFO] [stdout]      |
[INFO] [stdout] 1623 |                 if let Some(protected_subscription) = maybe_subscription.upgrade() {
[INFO] [stdout]      |                             ----------------------    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                             |                         |
[INFO] [stdout]      |                             |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                             |                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                             `protected_subscription` calls a custom destructor
[INFO] [stdout]      |                             `protected_subscription` will be dropped later as of Edition 2024
[INFO] [stdout] 1624 |                     let mut subscription = protected_subscription.lock().expect("Mutex poisoned");
[INFO] [stdout]      |                         ----------------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         `subscription` calls a custom destructor
[INFO] [stdout]      |                         `subscription` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1637 |                                 let _callback_guard = CallbackGuard::new(&mut self.is_in_callback);
[INFO] [stdout]      |                                     ---------------
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     `_callback_guard` calls a custom destructor
[INFO] [stdout]      |                                     `_callback_guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1645 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/subscription.rs:364:1
[INFO] [stdout]      |
[INFO] [stdout]  364 | impl Drop for Subscription {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `protected_subscription` invokes this custom destructor
[INFO] [stdout]     --> src/subscription.rs:364:1
[INFO] [stdout]      |
[INFO] [stdout]  364 | impl Drop for Subscription {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `subscription` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `_callback_guard` invokes this custom destructor
[INFO] [stdout]     --> src/utils/misc.rs:114:1
[INFO] [stdout]      |
[INFO] [stdout]  114 | impl Drop for CallbackGuard<'_> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/client_conductor.rs:1660:44
[INFO] [stdout]      |
[INFO] [stdout] 1660 |                 if let Some(publication) = maybe_publication.upgrade() {
[INFO] [stdout]      |                             -----------    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                             |              |
[INFO] [stdout]      |                             |              this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                             |              up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                             `publication` calls a custom destructor
[INFO] [stdout]      |                             `publication` will be dropped later as of Edition 2024
[INFO] [stdout] 1661 |                     if publication.lock().expect("Mutex on pub poisoned").channel_status_id()
[INFO] [stdout]      |                        --------------------------------------------------
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                        `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1670 |                         publication.lock().expect("Mutex on pub poisoned").close();
[INFO] [stdout]      |                         --------------------------------------------------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1674 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> src/publication.rs:738:1
[INFO] [stdout]      |
[INFO] [stdout]  738 | impl Drop for Publication {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `publication` invokes this custom destructor
[INFO] [stdout]     --> src/publication.rs:738:1
[INFO] [stdout]      |
[INFO] [stdout]  738 | impl Drop for Publication {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/client_conductor.rs:1684:44
[INFO] [stdout]      |
[INFO] [stdout] 1684 |                 if let Some(publication) = maybe_publication.upgrade() {
[INFO] [stdout]      |                             -----------    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                             |              |
[INFO] [stdout]      |                             |              this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                             |              up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                             `publication` calls a custom destructor
[INFO] [stdout]      |                             `publication` will be dropped later as of Edition 2024
[INFO] [stdout] 1685 |                     if publication.lock().expect("Mutex on pub poisoned").channel_status_id()
[INFO] [stdout]      |                        --------------------------------------------------
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                        `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1692 |                         publication.lock().expect("Mutex on pub poisoned").close();
[INFO] [stdout]      |                         --------------------------------------------------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1696 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> src/exclusive_publication.rs:624:1
[INFO] [stdout]      |
[INFO] [stdout]  624 | impl Drop for ExclusivePublication {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `publication` invokes this custom destructor
[INFO] [stdout]     --> src/exclusive_publication.rs:624:1
[INFO] [stdout]      |
[INFO] [stdout]  624 | impl Drop for ExclusivePublication {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed src/concurrent/counters.rs (1 fix)
[INFO] [stderr]    Migrating examples/ping.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/client_conductor.rs:1333:44
[INFO] [stdout]      |
[INFO] [stdout] 1333 |                 if let Some(publication) = maybe_publication.upgrade() {
[INFO] [stdout]      |                             -----------    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                             |              |
[INFO] [stdout]      |                             |              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                             |              up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                             `publication` calls a custom destructor
[INFO] [stdout]      |                             `publication` will be dropped later as of Edition 2024
[INFO] [stdout] 1334 |                     publication.lock().expect("Mutex on pub poisoned").close();
[INFO] [stdout]      |                     --------------------------------------------------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 1335 |                 }
[INFO] [stdout] 1336 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> src/publication.rs:738:1
[INFO] [stdout]      |
[INFO] [stdout]  738 | impl Drop for Publication {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `publication` invokes this custom destructor
[INFO] [stdout]     --> src/publication.rs:738:1
[INFO] [stdout]      |
[INFO] [stdout]  738 | impl Drop for Publication {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/client_conductor.rs:1342:44
[INFO] [stdout]      |
[INFO] [stdout] 1342 |                 if let Some(publication) = maybe_publication.upgrade() {
[INFO] [stdout]      |                             -----------    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                             |              |
[INFO] [stdout]      |                             |              this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                             |              up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                             `publication` calls a custom destructor
[INFO] [stdout]      |                             `publication` will be dropped later as of Edition 2024
[INFO] [stdout] 1343 |                     publication.lock().expect("Mutex on ExPub poisoned").close();
[INFO] [stdout]      |                     ----------------------------------------------------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                     `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 1344 |                 }
[INFO] [stdout] 1345 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> src/exclusive_publication.rs:624:1
[INFO] [stdout]      |
[INFO] [stdout]  624 | impl Drop for ExclusivePublication {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `publication` invokes this custom destructor
[INFO] [stdout]     --> src/exclusive_publication.rs:624:1
[INFO] [stdout]      |
[INFO] [stdout]  624 | impl Drop for ExclusivePublication {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/client_conductor.rs:1355:45
[INFO] [stdout]      |
[INFO] [stdout] 1355 |                 if let Some(subscription) = maybe_subscription.upgrade() {
[INFO] [stdout]      |                             ------------    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                             |               |
[INFO] [stdout]      |                             |               this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                             |               up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                             `subscription` calls a custom destructor
[INFO] [stdout]      |                             `subscription` will be dropped later as of Edition 2024
[INFO] [stdout] 1356 |                     if let Some(mut images) = subscription.lock().expect("Mutex poisoned").close_and_remove_images() {
[INFO] [stdout]      |                                               ----------------------------------------------------------------------
[INFO] [stdout]      |                                               |
[INFO] [stdout]      |                                               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                               `#1` will be dropped later as of Edition 2024
[INFO] [stdout]      |                                               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                               `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1360 |                             let _callback_guard = CallbackGuard::new(&mut self.is_in_callback);
[INFO] [stdout]      |                                 ---------------
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 `_callback_guard` calls a custom destructor
[INFO] [stdout]      |                                 `_callback_guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1371 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> src/subscription.rs:364:1
[INFO] [stdout]      |
[INFO] [stdout]  364 | impl Drop for Subscription {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `subscription` invokes this custom destructor
[INFO] [stdout]     --> src/subscription.rs:364:1
[INFO] [stdout]      |
[INFO] [stdout]  364 | impl Drop for Subscription {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memmap-0.7.0/src/unix.rs:193:1
[INFO] [stdout]      |
[INFO] [stdout]  193 | impl Drop for MmapInner {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `_callback_guard` invokes this custom destructor
[INFO] [stdout]     --> src/utils/misc.rs:114:1
[INFO] [stdout]      |
[INFO] [stdout]  114 | impl Drop for CallbackGuard<'_> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/client_conductor.rs:1384:40
[INFO] [stdout]      |
[INFO] [stdout] 1384 |                 if let Some(counter) = maybe_counter.upgrade() {
[INFO] [stdout]      |                             -------    ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                             |          |
[INFO] [stdout]      |                             |          this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                             |          up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                             `counter` calls a custom destructor
[INFO] [stdout]      |                             `counter` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1390 |                         let _callback_guard = CallbackGuard::new(&mut self.is_in_callback);
[INFO] [stdout]      |                             ---------------
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             `_callback_guard` calls a custom destructor
[INFO] [stdout]      |                             `_callback_guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1399 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/counter.rs:79:1
[INFO] [stdout]      |
[INFO] [stdout]   79 | impl Drop for Counter {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `counter` invokes this custom destructor
[INFO] [stdout]     --> src/counter.rs:79:1
[INFO] [stdout]      |
[INFO] [stdout]   79 | impl Drop for Counter {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `_callback_guard` invokes this custom destructor
[INFO] [stdout]     --> src/utils/misc.rs:114:1
[INFO] [stdout]      |
[INFO] [stdout]  114 | impl Drop for CallbackGuard<'_> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/client_conductor.rs:1633:51
[INFO] [stdout]      |
[INFO] [stdout] 1623 |                 if let Some(protected_subscription) = maybe_subscription.upgrade() {
[INFO] [stdout]      |                             ----------------------
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             `protected_subscription` calls a custom destructor
[INFO] [stdout]      |                             `protected_subscription` will be dropped later as of Edition 2024
[INFO] [stdout] 1624 |                     let mut subscription = protected_subscription.lock().expect("Mutex poisoned");
[INFO] [stdout]      |                         ----------------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         `subscription` calls a custom destructor
[INFO] [stdout]      |                         `subscription` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1633 |                         if let Some(mut images) = subscription.close_and_remove_images() {
[INFO] [stdout]      |                                                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                                   |
[INFO] [stdout]      |                                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                                                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1637 |                                 let _callback_guard = CallbackGuard::new(&mut self.is_in_callback);
[INFO] [stdout]      |                                     ---------------
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     `_callback_guard` calls a custom destructor
[INFO] [stdout]      |                                     `_callback_guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1643 |                     }
[INFO] [stdout]      |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/memmap-0.7.0/src/unix.rs:193:1
[INFO] [stdout]      |
[INFO] [stdout]  193 | impl Drop for MmapInner {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `protected_subscription` invokes this custom destructor
[INFO] [stdout]     --> src/subscription.rs:364:1
[INFO] [stdout]      |
[INFO] [stdout]  364 | impl Drop for Subscription {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `subscription` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `_callback_guard` invokes this custom destructor
[INFO] [stdout]     --> src/utils/misc.rs:114:1
[INFO] [stdout]      |
[INFO] [stdout]  114 | impl Drop for CallbackGuard<'_> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/client_conductor.rs:1623:55
[INFO] [stdout]      |
[INFO] [stdout] 1623 |                 if let Some(protected_subscription) = maybe_subscription.upgrade() {
[INFO] [stdout]      |                             ----------------------    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                             |                         |
[INFO] [stdout]      |                             |                         this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                             |                         up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                             `protected_subscription` calls a custom destructor
[INFO] [stdout]      |                             `protected_subscription` will be dropped later as of Edition 2024
[INFO] [stdout] 1624 |                     let mut subscription = protected_subscription.lock().expect("Mutex poisoned");
[INFO] [stdout]      |                         ----------------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         `subscription` calls a custom destructor
[INFO] [stdout]      |                         `subscription` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1637 |                                 let _callback_guard = CallbackGuard::new(&mut self.is_in_callback);
[INFO] [stdout]      |                                     ---------------
[INFO] [stdout]      |                                     |
[INFO] [stdout]      |                                     `_callback_guard` calls a custom destructor
[INFO] [stdout]      |                                     `_callback_guard` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1645 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> src/subscription.rs:364:1
[INFO] [stdout]      |
[INFO] [stdout]  364 | impl Drop for Subscription {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `protected_subscription` invokes this custom destructor
[INFO] [stdout]     --> src/subscription.rs:364:1
[INFO] [stdout]      |
[INFO] [stdout]  364 | impl Drop for Subscription {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `subscription` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `_callback_guard` invokes this custom destructor
[INFO] [stdout]     --> src/utils/misc.rs:114:1
[INFO] [stdout]      |
[INFO] [stdout]  114 | impl Drop for CallbackGuard<'_> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/client_conductor.rs:1660:44
[INFO] [stdout]      |
[INFO] [stdout] 1660 |                 if let Some(publication) = maybe_publication.upgrade() {
[INFO] [stdout]      |                             -----------    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                             |              |
[INFO] [stdout]      |                             |              this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                             |              up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                             `publication` calls a custom destructor
[INFO] [stdout]      |                             `publication` will be dropped later as of Edition 2024
[INFO] [stdout] 1661 |                     if publication.lock().expect("Mutex on pub poisoned").channel_status_id()
[INFO] [stdout]      |                        --------------------------------------------------
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                        `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1670 |                         publication.lock().expect("Mutex on pub poisoned").close();
[INFO] [stdout]      |                         --------------------------------------------------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1674 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> src/publication.rs:738:1
[INFO] [stdout]      |
[INFO] [stdout]  738 | impl Drop for Publication {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `publication` invokes this custom destructor
[INFO] [stdout]     --> src/publication.rs:738:1
[INFO] [stdout]      |
[INFO] [stdout]  738 | impl Drop for Publication {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> src/client_conductor.rs:1684:44
[INFO] [stdout]      |
[INFO] [stdout] 1684 |                 if let Some(publication) = maybe_publication.upgrade() {
[INFO] [stdout]      |                             -----------    ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                             |              |
[INFO] [stdout]      |                             |              this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                             |              up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                             `publication` calls a custom destructor
[INFO] [stdout]      |                             `publication` will be dropped later as of Edition 2024
[INFO] [stdout] 1685 |                     if publication.lock().expect("Mutex on pub poisoned").channel_status_id()
[INFO] [stdout]      |                        --------------------------------------------------
[INFO] [stdout]      |                        |
[INFO] [stdout]      |                        this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                        `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1692 |                         publication.lock().expect("Mutex on pub poisoned").close();
[INFO] [stdout]      |                         --------------------------------------------------
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                         `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1696 |             }
[INFO] [stdout]      |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> src/exclusive_publication.rs:624:1
[INFO] [stdout]      |
[INFO] [stdout]  624 | impl Drop for ExclusivePublication {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `publication` invokes this custom destructor
[INFO] [stdout]     --> src/exclusive_publication.rs:624:1
[INFO] [stdout]      |
[INFO] [stdout]  624 | impl Drop for ExclusivePublication {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/concurrent/counters.rs:623:26
[INFO] [stdout]     |
[INFO] [stdout] 622 | /             assert_eq!(
[INFO] [stdout] 623 | |                 unsafe { &utils::misc::aeron_str_to_rust(&counter.label.val[0] as *const u8, counter.label_length) },
[INFO] [stdout]     | |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 624 | |                 allocated.get(&(id as i32)).unwrap()
[INFO] [stdout] 625 | |             );
[INFO] [stdout]     | |_____________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/concurrent/counters.rs:769:26
[INFO] [stdout]     |
[INFO] [stdout] 768 | /             assert_eq!(
[INFO] [stdout] 769 | |                 unsafe { &utils::misc::aeron_str_to_rust(&counter.label.val[0] as *const u8, counter.label_length) },
[INFO] [stdout]     | |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this temporary value will be dropped at the end of the block
[INFO] [stdout] 770 | |                 labels[num_counters]
[INFO] [stdout] 771 | |             );
[INFO] [stdout]     | |_____________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating src/bin/error_stat.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/bin/loss_stat.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/basic_publisher.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/basic_subscriber.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating examples/throughput.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating src/bin/aeron_stat.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/common.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/counters.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/publish_subscribe.rs from 2021 edition to 2024
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.72s
[INFO] [stderr] crater-edition-check: aeron-rs v0.1.8 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]    Compiling aeron-rs v0.1.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/concurrent/counters.rs:252:17
[INFO] [stdout]     |
[INFO] [stdout] 252 |     pub fn iter(&self) -> CountersReaderIter {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 252 |     pub fn iter(&self) -> CountersReaderIter<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/concurrent/counters.rs:340:17
[INFO] [stdout]     |
[INFO] [stdout] 340 |     pub fn iter(&self) -> CountersReaderIter {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 340 |     pub fn iter(&self) -> CountersReaderIter<'_> {
[INFO] [stdout]     |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/concurrent/counters.rs:623:27
[INFO] [stdout]     |
[INFO] [stdout] 622 | /             assert_eq!(
[INFO] [stdout] 623 | |                 unsafe { &utils::misc::aeron_str_to_rust(&counter.label.val[0] as *const u8, counter.label_length) },
[INFO] [stdout]     | |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                           |                                                                                      |
[INFO] [stdout]     | |                           |                                                                                      temporary value is freed at the end of this statement
[INFO] [stdout]     | |                           creates a temporary value which is freed while still in use
[INFO] [stdout] 624 | |                 allocated.get(&(id as i32)).unwrap()
[INFO] [stdout] 625 | |             );
[INFO] [stdout]     | |_____________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0716]: temporary value dropped while borrowed
[INFO] [stdout]    --> src/concurrent/counters.rs:769:27
[INFO] [stdout]     |
[INFO] [stdout] 768 | /             assert_eq!(
[INFO] [stdout] 769 | |                 unsafe { &utils::misc::aeron_str_to_rust(&counter.label.val[0] as *const u8, counter.label_length) },
[INFO] [stdout]     | |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^-
[INFO] [stdout]     | |                           |                                                                                      |
[INFO] [stdout]     | |                           |                                                                                      temporary value is freed at the end of this statement
[INFO] [stdout]     | |                           creates a temporary value which is freed while still in use
[INFO] [stdout] 770 | |                 labels[num_counters]
[INFO] [stdout] 771 | |             );
[INFO] [stdout]     | |_____________- borrow later used here
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using a `let` binding to create a longer lived value
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0716`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `aeron-rs` (lib test) due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "e603f05d670339e31186385735425499d50f15f60973c313d440ad26679484fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e603f05d670339e31186385735425499d50f15f60973c313d440ad26679484fe", kill_on_drop: false }`
[INFO] [stdout] e603f05d670339e31186385735425499d50f15f60973c313d440ad26679484fe
